home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 22 / 4 / DISK2242.ZIP / INSHD1.BAT < prev    next >
DOS Batch File  |  1990-02-08  |  336b  |  19 lines

  1. echo off
  2. cls
  3. c:
  4. cd \
  5. md genesis
  6. cd genesis
  7. echo on
  8. copy a:gen*.* c:
  9. copy a:print*.* c:
  10. copy a:acc*.dta c:
  11. copy a:re*.bat c:
  12. echo off
  13. cls
  14. echo Program Files Copied Successfully
  15. echo Remove Program Disk From Floppy Drive
  16. echo Place Genesis Help File Disk In Floppy Drive
  17. echo Type 'INSHD2' And Press The [ENTER] Key
  18. a:
  19.